home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 November
/
Electronic Clipper 1998-11.iso
/
Idea Source®
/
behind.dir
/
00018_Script_18
< prev
next >
Wrap
Text File
|
1998-08-25
|
233b
|
20 lines
on exitFrame
go the frame
if the number of chars in field "code" = 7 then
starttimer
repeat while the timer < 60
nothing
end repeat
cursor -1
go the frame +1
end if
end